SpellDialogStringsIgnoreAll Property |
Namespace: Kettic.AspNet.Controls.Spell.LocalizationAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic string IgnoreAll { get; set; }
Public Property IgnoreAll As String
Get
Set
public:
property String^ IgnoreAll {
String^ get ();
void set (String^ value);
}
member IgnoreAll : string with get, set
Property Value
Type:
String
See Also