I'd imagine what you want is in Tabs - for historical reasons DNN refers to Pages as Tabs.
Ignore the stuff that does not interest you.
SELECT [TabID] ,[TabOrder] ,[PortalID] ,[TabName] ,[IsVisible] ,[ParentId] ,[IconFile] ,[DisableLink] ,[Title] ,[Description] ,[KeyWords] ,[IsDeleted] ,[Url] ,[SkinSrc] ,[ContainerSrc] ,[StartDate] ,[EndDate] ,[RefreshInterval] ,[PageHeadText] ,[IsSecure] ,[PermanentRedirect] ,[SiteMapPriority] ,[CreatedByUserID] ,[CreatedOnDate] ,[LastModifiedByUserID] ,[LastModifiedOnDate] ,[IconFileLarge] ,[CultureCode] ,[ContentItemID] ,[UniqueId] ,[VersionGuid] ,[DefaultLanguageGuid] ,[LocalizedVersionGuid] ,[Level] ,[TabPath] FROM [Tabs]
Best wishes,
- Richard
Agile Development Consultant, Practitioner, and Trainer
www.dynamisys.co.uk
|