ShowLoadingPosition

MainWeb.ShowLoadingPosition property

Gibt die linke, obere Position (in px) an, um das Ladedialogfeld während des Postbacks zum Server usw. anzuzeigen. 100.200 bedeutet die linke obere Position des Ladedialogfelds bei 100 Pixel, 200 Pixel .

public string ShowLoadingPosition { get; set; }

Siehe auch