public const string DeleteQuoteKey = "deletequote"
Public Const DeleteQuoteKey As String = "deletequote"
public: literal String^ DeleteQuoteKey = "deletequote"
static val mutable DeleteQuoteKey: string
In This Article