public static void RegisterAlert( Control control, Type type, string key, string message )
Public Shared Sub RegisterAlert ( control As Control, type As Type, key As String, message As String )
In This Article