HelperMethods.StripAccelerators Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
StripAccelerators(String) | Strips non-escaped accelerator markers ('&') from the given string. |
![]() ![]() |
StripAccelerators(String, Char) | Strips non-escaped accelerator markers from the given string |
![]() ![]() |
StripAccelerators(String, Object) | Returns the input string with the specified access key specifier stripped |
Top