CookiePolicyAcceptText Property |
Gets or sets the text for the the accept cookies button
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 AcceptText { get; set; }
Public Property AcceptText As String
Get
Set
<asp:CookiePolicy AcceptText="String" />
Property Value
Type:
String
See Also