Gets an attribute from a tag.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static string GetAttributeValue( string tag, string attributeName )
public static string GetAttributeValue( string tag, string attributeName )
Public Shared Function GetAttributeValue ( tag As String, attributeName As String ) As String
Public Shared Function GetAttributeValue ( tag As String, attributeName As String ) As String
public: static String^ GetAttributeValue( String^ tag, String^ attributeName )
public: static String^ GetAttributeValue( String^ tag, String^ attributeName )
static member GetAttributeValue : tag : string * attributeName : string -> string
static member GetAttributeValue : tag : string * attributeName : string -> string
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120