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