summaryP:DotNetNuke.Web.InternalServices.ControlBarController.ModuleDefDTO.ExistsInBookmarkCategory

Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public bool ExistsInBookmarkCategory { get; set; }
Visual Basic
Public Property ExistsInBookmarkCategory As Boolean
	Get
	Set

See Also