| UrlIndexGetIndex Method |
Namespace:
Dynamicweb.Frontend.UrlHandling
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static UrlIndex GetIndex(
string name
)
Public Shared Function GetIndex (
name As String
) As UrlIndex
Parameters
- name
- Type: SystemString
Return Value
Type:
UrlIndexSee Also