Click or drag to resize

CellWebSiteAttrs Enumeration

Cell attributes specific to WebSite cells.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum CellWebSiteAttrs
Members
  Member nameValueDescription
ShowProtocol1Show the site's protocol (e.g. http:) if present in URL.
See Also