| AbstractUserControlGetFlagIconUrl Method | 
            Returns resolved path to the flag image for the specified culture.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual string GetFlagIconUrl(
	string cultureCode,
	string iconSet
)
Parameters
- cultureCode
- Type: SystemString
 Culture code
- iconSet
- Type: SystemString
 Name of the subfolder where icon images are located
Return Value
Type: 
String See Also
See Also