DialogsStringsFlashManager_Left Property |
Namespace: Kettic.AspNet.Controls.Editor
public string FlashManager_Left { get; set; }
Public Property FlashManager_Left As String Get Set
public: property String^ FlashManager_Left { String^ get (); void set (String^ value); }
member FlashManager_Left : string with get, set