TrackChangesDialogDialogName Property |
Namespace: Kettic.AspNet.Controls.Editor.DialogControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic override string DialogName { get; }
Public Overrides ReadOnly Property DialogName As String
Get
public:
virtual property String^ DialogName {
String^ get () override;
}
abstract DialogName : string with get
override DialogName : string with get
Property Value
Type:
String
See Also