| Visual Basic (Declaration) | |
|---|---|
Public Function GetStyleAttributes( _ ByVal urlResolver As System.Web.UI.IUrlResolutionService _ ) As System.Web.UI.CssStyleCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BarSectionStyle Dim urlResolver As System.Web.UI.IUrlResolutionService Dim value As System.Web.UI.CssStyleCollection value = instance.GetStyleAttributes(urlResolver) | |
| C# | |
|---|---|
public System.Web.UI.CssStyleCollection GetStyleAttributes( System.Web.UI.IUrlResolutionService urlResolver ) | |
Parameters
- urlResolver
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2