Name | Description | |
---|---|---|
![]() ![]() | IsNotNull | Helps you determine if string is not null |
![]() ![]() | IsNotNullOrEmpty | Helps you determine if string is not null |
![]() ![]() | IsNull | Helps you determine string is null or not |
![]() ![]() | IsNullOrEmpty | Helps you determine string is null or empty |
For a list of all members of this type, see StringExtension members.
Name | Description | |
---|---|---|
![]() ![]() | IsNotNull | Helps you determine if string is not null |
![]() ![]() | IsNotNullOrEmpty | Helps you determine if string is not null |
![]() ![]() | IsNull | Helps you determine string is null or not |
![]() ![]() | IsNullOrEmpty | Helps you determine string is null or empty |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |