Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Unable to Fetch the value from HTML DIV TAG Page

$
0
0

Hi, 

I am new to .net development .

i  am unable to fetch the value from the tag .I has value while running it showing as null value is there.

HTML Tag : <div title=sample" class="test-readonly-background" style="height: 100%;" __uiobjectid="2">test</div>

when i run through code in debug mode i am viewing tag like 

"<div title=sample" class="test-readonly-background" style="height: 100%;" __uiobjectid="2"></div>"

So i am getting null value i dont know why ?

can any one help me for this ?


Viewing all articles
Browse latest Browse all 31927

Trending Articles