summaryM:DotNetNuke.Entities.Tabs.TabCollection.WithCulture(System.String,System.Boolean,System.Boolean)
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public TabCollection WithCulture( string cultureCode, bool includeNeutral, bool localizationEnabled ) |
Visual Basic |
---|
Public Function WithCulture ( cultureCode As String, includeNeutral As Boolean, localizationEnabled As Boolean ) As TabCollection |
Parameters
- cultureCode
- Type: System..::..String
paramcultureCodeM:DotNetNuke.Entities.Tabs.TabCollection.WithCulture(System.String,System.Boolean,System.Boolean)
- includeNeutral
- Type: System..::..Boolean
paramincludeNeutralM:DotNetNuke.Entities.Tabs.TabCollection.WithCulture(System.String,System.Boolean,System.Boolean)
- localizationEnabled
- Type: System..::..Boolean
paramlocalizationEnabledM:DotNetNuke.Entities.Tabs.TabCollection.WithCulture(System.String,System.Boolean,System.Boolean)