The TabInfo type exposes the following members.

Constructors

  NameDescription
Public methodTabInfo
DotNetNuke.Entities.Tabs.TabInfo

Methods

  NameDescription
Public methodClone()()()()
Protected methodClone(ContentItem, ContentItem) (Inherited from ContentItem.)
Protected methodCloneBaseProperties (Inherited from BaseEntityInfo.)
Public methodCreatedByUser
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFill
Fills a TabInfo from a Data Reader
(Overrides ContentItem..::..Fill(IDataReader).)
Protected methodFillInternal
Fills the internal.
(Inherited from ContentItem.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCurrentUrl
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetProperty
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLastModifiedByUser
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Extension Methods

  NameDescription
Public Extension MethodToJson
Extension method on object that serializes the value to Json. Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.)

Properties

  NameDescription
Public propertyAdministratorRoles Obsolete.
Public propertyAliasSkins
Public propertyAuthorizedRoles Obsolete.
Public propertyBreadCrumbs
Public propertyCacheability
Public propertyChildModules
Public propertyContainerPath
Public propertyContainerSrc
Public propertyContent
Gets or sets the content.
(Inherited from ContentItem.)
Public propertyContentItemId
Gets or sets the content item id.
(Inherited from ContentItem.)
Public propertyContentKey
Gets or sets the content key.
(Inherited from ContentItem.)
Public propertyContentTitle
The title of the ContentItem.
(Inherited from ContentItem.)
Public propertyContentTypeId
Gets or sets the content type id.
(Inherited from ContentItem.)
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyCultureCode
Public propertyCustomAliases
Public propertyDefaultLanguageGuid
Public propertyDefaultLanguageTab
Public propertyDescription
Public propertyDisableLink
Public propertyDoNotRedirect
Public propertyEndDate
Public propertyFiles
Files that are attached to this ContentItem.
(Inherited from ContentItem.)
Public propertyFullUrl
Public propertyHasAVisibleVersion
Public propertyHasBeenPublished
Public propertyHasChildren
Public propertyIconFile
Public propertyIconFileLarge
Public propertyIconFileLargeRaw
Public propertyIconFileRaw
Public propertyImages
Images associated with this ContentItem.
(Inherited from ContentItem.)
Public propertyIndentedTabName
Public propertyIndexed
Gets or sets a value indicating whether this ContentItem is indexed.
(Inherited from ContentItem.)
Public propertyIsAdminTab Obsolete.
Public propertyIsDefaultLanguage
Public propertyIsDeleted
Public propertyIsNeutralCulture
Public propertyIsSecure
Public propertyIsSuperTab
Public propertyIsSystem
Public propertyIsTranslated
Public propertyIsVisible
Public propertyKeyID (Overrides ContentItem..::..KeyID.)
Public propertyKeyWords
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyLevel
Public propertyLocalizedTabName
Public propertyLocalizedTabs
Public propertyLocalizedVersionGuid
Public propertyMetadata
Gets the metadata.
(Inherited from ContentItem.)
Public propertyModuleID
Gets or sets the module ID.
(Inherited from ContentItem.)
Public propertyModules
Public propertyPageHeadText
Public propertyPanes
Public propertyParentId
Public propertyPermanentRedirect
Public propertyPortalID
Public propertyRefreshInterval
Public propertySiteMapPriority
Public propertySkinDoctype
Public propertySkinPath
Public propertySkinSrc
Public propertyStartDate
Public propertyStateID
Gets or sets the Content Workflow State ID.
(Inherited from ContentItem.)
Public propertyTabID
Gets or sets the tab ID.
(Inherited from ContentItem.)
Public propertyTabName
Public propertyTabOrder
Public propertyTabPath
Public propertyTabPermissions
Public propertyTabPermissionsSpecified
Public propertyTabSettings
Public propertyTabType
Public propertyTabUrls
Public propertyTerms
Gets the terms.
(Inherited from ContentItem.)
Public propertyTitle
Public propertyUniqueId
Public propertyUrl
Public propertyUseBaseFriendlyUrls
Public propertyVersionGuid
Public propertyVideos
Video files attached to this ContentItem.
(Inherited from ContentItem.)

See Also