CookiePolicyTitle Property |
Gets or sets the title of the dialog
Namespace:
Cadcorp.Web.UI.Controls
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string Title { get; set; }
Public Property Title As String
Get
Set
<asp:CookiePolicy Title="String" />
Property Value
Type:
String
See Also