Class G9.Message
Inherited Members
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
public static class G9.Message
Methods
| Edit this page View SourceDeleteConfirm(string, string)
Declaration
public static string DeleteConfirm(string itemTypeName, string serviceName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | itemTypeName | |
| string | serviceName |
Returns
| Type | Description |
|---|---|
| string |
DeleteSuccess(string, string)
Declaration
public static string DeleteSuccess(string itemTypeName, string itemName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | itemTypeName | |
| string | itemName |
Returns
| Type | Description |
|---|---|
| string |